home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Serving Financial Service…olutions Suite 1994 Fall
/
Serving Financial Services Solutions Suite 1994 Fall.iso
/
Apps
/
Pages
/
Pages.app
/
English.lproj
/
CaptionInspector.nib
/
data.classes
next >
Wrap
Text File
|
1994-12-14
|
616b
|
46 lines
CaptionInspector = {
OUTLETS = {
justificationMtx;
};
SUPERCLASS = PGInspector;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
PGInspector = {
ACTIONS = {
default:;
revert:;
set:;
};
OUTLETS = {
styleTitleMatrix;
currentStyleButton;
stringTable;
window;
currentStyleTextField;
styleIconMatrix;
};
SUPERCLASS = Object;
};
PageOneApp = {
ACTIONS = {
terminate:;
performMenuAction:;
new:;
info:;
help:;
open:;
};
OUTLETS = {
stringTable;
infoPanel;
inspector;
pagePalette;
spotColorWell;
};
SUPERCLASS = Application;
};